OMS=00, DOBW=0, DOPCIE=0, DCSEL=Others
DOC Control Register
| OMS | Operating Mode Select 0 (00): Data comparison mode 1 (01): Data addition mode 2 (10): Data subtraction mode 3 (11): Setting prohibited |
| DOBW | Data Operation Bit Width Select 0 (0): 16-bit 1 (1): 32-bit |
| DCSEL | Detection Condition Select 0 (000): Mismatch (DODSR0 ≠ DODIR) 0 (Others): Setting prohibited 1 (001): Match (DODSR0 = DODIR) 2 (010): Lower (DODSR0 > DODIR) 3 (011): Upper (DODSR0 < DODIR) 4 (100): Inside window (DODSR0 < DODIR < DODSR1) 5 (101): Outside window (DODIR < DODSR0, DODSR1 < DODIR) |
| DOPCIE | Data Operation Circuit Interrupt Enable 0 (0): Disables interrupts from the data operation circuit. 1 (1): Enables interrupts from the data operation circuit. |